home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / chip-cd_2003_08.zip / 08 / Wersje pelne / AIDA32 3.70 / aida32ee_370.exe / install_script.iss
Text File  |  2003-06-30  |  5KB  |  86 lines

  1. ;InnoSetupVersion=3.0.5
  2.  
  3. [Setup]
  4. AppName=AIDA32
  5. AppVerName=AIDA32 v3.70
  6. AppId=AIDA32
  7. AppPublisher=Tamas Miklos
  8. AppPublisherURL=http://www.aida32.hu
  9. AppSupportURL=http://www.aida32.hu
  10. AppUpdatesURL=http://www.aida32.hu
  11. DefaultDirName={pf}\AIDA32 - Enterprise System Information
  12. DefaultGroupName=AIDA32 - Enterprise System Information
  13. OutputBaseFilename=setup
  14. Compression=zip
  15. PrivilegesRequired=none
  16. AllowNoIcons=yes
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19.  
  20. [Files]
  21. Source: "{app}\aida32.exe"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\aida32.bin"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\aida32.dat"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\aida32.mem"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\aida32.sys"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\aida32.vxd"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\aida32.web"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\aida_directx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\aida_icons.dll"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\aida_xpicons.dll"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\aidaplugin_diskbench.dll"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\aidaplugin_monitordiag.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\aidaplugin_netbench.dll"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\DB - Access.mdb"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\DB - Access97.mdb"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\DB - MySQL.sql"; DestDir: "{app}"; Flags: ignoreversion 
  37. Source: "{app}\DB - Oracle.sql"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\DB - SQL Server.sql"; DestDir: "{app}"; Flags: ignoreversion 
  39. Source: "{app}\bg.lng"; DestDir: "{app}"; Flags: ignoreversion 
  40. Source: "{app}\ca.lng"; DestDir: "{app}"; Flags: ignoreversion 
  41. Source: "{app}\cn.lng"; DestDir: "{app}"; Flags: ignoreversion 
  42. Source: "{app}\cz.lng"; DestDir: "{app}"; Flags: ignoreversion 
  43. Source: "{app}\de.lng"; DestDir: "{app}"; Flags: ignoreversion 
  44. Source: "{app}\dk.lng"; DestDir: "{app}"; Flags: ignoreversion 
  45. Source: "{app}\es.lng"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\fi.lng"; DestDir: "{app}"; Flags: ignoreversion 
  47. Source: "{app}\fr.lng"; DestDir: "{app}"; Flags: ignoreversion 
  48. Source: "{app}\gl.lng"; DestDir: "{app}"; Flags: ignoreversion 
  49. Source: "{app}\hr.lng"; DestDir: "{app}"; Flags: ignoreversion 
  50. Source: "{app}\hu.lng"; DestDir: "{app}"; Flags: ignoreversion 
  51. Source: "{app}\it.lng"; DestDir: "{app}"; Flags: ignoreversion 
  52. Source: "{app}\jp.lng"; DestDir: "{app}"; Flags: ignoreversion 
  53. Source: "{app}\mk.lng"; DestDir: "{app}"; Flags: ignoreversion 
  54. Source: "{app}\nl.lng"; DestDir: "{app}"; Flags: ignoreversion 
  55. Source: "{app}\no.lng"; DestDir: "{app}"; Flags: ignoreversion 
  56. Source: "{app}\pl.lng"; DestDir: "{app}"; Flags: ignoreversion 
  57. Source: "{app}\pt.lng"; DestDir: "{app}"; Flags: ignoreversion 
  58. Source: "{app}\ro.lng"; DestDir: "{app}"; Flags: ignoreversion 
  59. Source: "{app}\ru.lng"; DestDir: "{app}"; Flags: ignoreversion 
  60. Source: "{app}\se.lng"; DestDir: "{app}"; Flags: ignoreversion 
  61. Source: "{app}\si.lng"; DestDir: "{app}"; Flags: ignoreversion 
  62. Source: "{app}\sk.lng"; DestDir: "{app}"; Flags: ignoreversion 
  63. Source: "{app}\tr.lng"; DestDir: "{app}"; Flags: ignoreversion 
  64. Source: "{app}\tw.lng"; DestDir: "{app}"; Flags: ignoreversion 
  65. Source: "{app}\ua.lng"; DestDir: "{app}"; Flags: ignoreversion 
  66.  
  67. [INI]
  68. FileName: "{app}\aida32.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.aida32.hu"; 
  69.  
  70. [Run]
  71. Filename: "{app}\aida32.exe"; Description: "Launch AIDA32"; Flags: postinstall skipifsilent nowait
  72.  
  73. [Icons]
  74. Name: "{group}\AIDA32"; Filename: "{app}\aida32.exe"; 
  75. Name: "{group}\AIDA32 on the Web"; Filename: "{app}\aida32.url"; 
  76. Name: "{userdesktop}\AIDA32"; Filename: "{app}\aida32.exe"; Tasks: desktopicon; 
  77. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\AIDA32"; Filename: "{app}\aida32.exe"; Tasks: quicklaunchicon; 
  78. Name: "{group}\Uninstall AIDA32"; Filename: "{uninstallexe}"; 
  79.  
  80. [Tasks]
  81. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  82. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  83.  
  84. [UninstallDelete]
  85. Type: files; Name: "{app}\aida32.url"; 
  86.